Submit

Crawly

@Bikal Ghimire

Scrape any webpage as clean Markdown and extract YouTube transcripts. Enterprise grade infrastructure at $0.001 per request.
Overview

What is Crawly?

Crawly is a web scraping and YouTube transcript API. The MCP server gives AI tools like Claude, Cursor, and Windsurf the ability to scrape any URL and extract YouTube transcripts directly.

Tools

ToolDescription
crawly_docsFetches the live API schema with all endpoints and parameters
crawly_requestMakes a request to any Crawly endpoint

Features

  • Scrape any URL and get clean Markdown output
  • Extract YouTube transcripts in text, SRT, or VTT
  • JavaScript rendering and anti-bot bypass built in
  • $0.001 per request, 100 free credits to start
  • Auto-discovers new endpoints, no MCP updates needed

Server Config

{
  "mcpServers": {
    "crawly": {
      "command": "npx",
      "args": [
        "-y",
        "crawly-mcp",
        "--api-key",
        "cr_your_key_here"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.